home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / tcoop10a.zip / DOC.ZIP / WHYOOP.DOC < prev    next >
Text File  |  1991-11-20  |  734b  |  24 lines

  1.  
  2. Why use TCOOP?
  3.  
  4. (a short course on object-oriented programming)
  5.  
  6.  
  7. Q.      Why use TCOOP?
  8.  
  9. A.      Because TCOOP is a simple to use group of C++ Classes that
  10. provide a number of different functions, you can use the TCOOP classes
  11. in your own programs very easily.  You can change the TCOOP Classes and
  12. extend them to suit your needs.  Then, if you choose to register your
  13. software, you can recieve the TCOOP Class *SOURCE CODE* at the price
  14. that most companies want for their libraries alone.  Because TCOOP uses
  15. the concept of the "Software IC", most classes function independantly,
  16. or in small groups.  This makes them high reusable and memory efficient.
  17.  
  18.  
  19. Q.      What is "object-oriented" programming?
  20.  
  21. A.
  22.  
  23.  
  24.